Resource StructureDefinition/FHIR Server from package ca.on.phsd.r4-alpha#0.1.1 (125 ms)
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No Narrative Content
Source
{
"resourceType" : "StructureDefinition",
"id" : "803770dd-d9f3-41e5-9a29-3952052650ee",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-07-31T19:46:52.835207+00:00"
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No Narrative Content</div>"
},
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LicenseClassificationCode",
"version" : "1.0.0",
"name" : "LicenseClassificationCode",
"title" : "PPR License Classification Code Extension",
"status" : "draft",
"date" : "2019-08-21T19:57:41.6303355+00:00",
"description" : "Particular class of licence for a health care practitioner",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "PractitionerRole.specialty"
},
{
"type" : "element",
"expression" : "PractitionerRole.code"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"mustSupport" : true
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LicenseClassificationCode"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
},
"type" : [
{
"code" : "Coding"
}
]
},
{
"id" : "Extension.value[x]:valueCoding",
"path" : "Extension.value[x]",
"sliceName" : "valueCoding",
"min" : 1,
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "preferred",
"valueSet" : "http://ontariohealth.ca/fhir/ValueSet/license-classification-code"
}
},
{
"id" : "Extension.value[x]:valueCoding.system",
"path" : "Extension.value[x].system",
"min" : 1,
"fixedUri" : "http://ontariohealth.ca/fhir/CodeSystem/license-classification-code",
"mustSupport" : true
},
{
"id" : "Extension.value[x]:valueCoding.code",
"path" : "Extension.value[x].code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Extension.value[x]:valueCoding.display",
"path" : "Extension.value[x].display",
"mustSupport" : true
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.